home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / PBMTOBBN.MAN < prev    next >
Text File  |  1993-01-08  |  957b  |  67 lines

  1.  
  2.  
  3. pbmtobg(1)                 Unix Programmer's Manual                 pbmtobg(1)
  4.  
  5.  
  6. NAME
  7.      pbmtobg - convert a portable bitmap into BitGraph graphics
  8.  
  9. SYNOPSIS
  10.      pbmtobg [rasterop] [x y] < pbmfile
  11.               --------   - -    -------
  12.  
  13. DESCRIPTION
  14.      Reads a portable bitmap as input.  Produces BBN BitGraph terminal Display
  15.      Pixel Data (DPD) sequence as output.
  16.  
  17.      The rasterop can be specified on the command line.  If this is omitted, 3
  18.      (replace)  will  be  used.   A  position in (x,y) coordinates can also be
  19.      specified.  If both are given, the rasterop comes  first.   The  portable
  20.      bitmap is always taken from the standard input.
  21.  
  22.      Note that there is no bgtopbm tool.
  23.  
  24. SEE ALSO
  25.      pbm(5)
  26.  
  27. AUTHOR
  28.      Copyright 1989 by Mike Parker.
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                  16 May 1989                                 1
  66.  
  67.